Testing Procedures for TXB units
Eric Hamilton
Updated: 2:55 PM 12/17/2024
Testing TXB Units
This is a collection of Methods and Tekniques for testing Translator Boards (TXB)
- Testing TXBs
- TXB-Test, April 2007 version, 26 April 2007 30 pages
- TXB-Test, May 2007 version, 14 May 2007, 36 pages
- USB and Serial RS-232, RS-422, RS-485 Adapters
- Downloaders
- Details of downloading, Spectras, ExSites and Mini Spectras as samples of looking at protocol data, 27 pages
08/17/2010 12:35 PM, DnldDat.pdf
- Notes
- Most of the communications line dumps in this document were made with software from "Frontline Test Systems" (
fte.com
). Frontline Test Systems has a prduct named Breakout
that did almost all of the capture work. (Currently, 2024, it seams that the old Frontline Test Systems has stopped working with serial data acquision products.)
- Most of the Oscilloscope picture in this document were made using a Tektronix model TDS220 with a screen capture board that generated Post Script images.
- Analysis software used in determining protocol interactions were written in
flex
and C
. The output of flex
was compiled into C
and then made an execuitable file.
- The compute environment for most protocol evaluation was MS-DOS running under Windows XP with the enhancement package
DJGPP
that provided an almost Linux
type keyboard system.
- All source files are kept in a Revision Control System (
RCS
) directory.
- Most of the results of processing are typeset using the
LaTeX
documentions system.
- Source code for
MakeSecs
, and other locally developed analysis software is not available.
- More information about Pelco written data analysis software and techniques